Using our scraping products
This article includes common steps that may help you when facing issues with our Web Scraping API or Site Unblocker.Unable to scrape the target
We are sometimes not able to scrape the requested target. Some possible reasons may be:- The target URL returns 500, which we interpret as a failure.
- The target can only be reached from a specific country.
- The target times out (we retry automatically, but we give up after several retries).
- The target domain DNS name cannot be resolved.
- Confirm you can open the target on a browser window (unless the target is rate-limiting your IP address)
- Enable JavaScript rendering
- Change the geolocation (country) of the request
- Retry the request later (target websites may go down from time to time)
Enable or disable JavaScript rendering
If your target does not scrape, try sending the same request with JavaScript rendering enabled or disabled. This feature is added when you include the"headless": "html" parameter to your request.
Web Scraping API
Site Unblocker
Other parameters to look out for
While not having the biggest effect, changingdevice_type and locale can improve the response rate for your targeted website:
device_typeby default is set todesktop. Try changing it tomobile.localeshould be used in specific situations, as it will change the language of the response, possibly even the content.
Web Scraping API
Site Unblocker
Peak times
Scraper API is most actively used on the hour (12:00, 21:00, etc.) throughout the day. When making a significant number of synchronous requests, consider splitting the requests across minute intervals (12:05, 12:10, etc) to avoid having requests hang at peak times.Support
Need help or just want to say hello? Our support is available 24/7.
You can also reach us anytime via email at support@decodo.com.
You can also reach us anytime via email at support@decodo.com.
Feedback
Can’t find what you’re looking for? Request an article!
Have feedback? Share your thoughts on how we can improve.
Have feedback? Share your thoughts on how we can improve.